home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / comm / misc / RecentScript.lha / RecentScript / RecentScript.readme < prev    next >
Encoding:
Text File  |  1998-03-15  |  2.7 KB  |  86 lines

  1. Short:    Scripts from AmiNetIndex w. MUIRexx V1.7
  2. Uploader: amolen@nuernberg.netsurf.de
  3. Author:   amolen@nuernberg.netsurf.de
  4. Type:     comm/misc
  5. Requires: dev/mui/MUIRexx_3_0x.lha
  6. Requires: util/rexx/rexxdossupport.lha
  7. Requires: util/libs/muiXXusr.lha
  8. Requires: comm/misc/AminetFilter.lha
  9. Version:  1.7
  10.  
  11. RecentScript 1.7 - Make scripts from AmiNet index with GUI
  12. -----------------------------------------------------------
  13.  
  14. This application reads AmiNet index files or recent mails as
  15. distributed from a mailserver or recent news published in the
  16. newsgroup '*comp.sys.amiga.archive'. Many mail/news readers
  17. are already supported or can be easily added.
  18.  
  19. It opens a MUI graphical user interface to select files for
  20. downloading, copying or remembering. Files can be selected
  21. from several input sources into one final list at one or
  22. more sessions. AmiNet directories of no interest can be
  23. excluded by the external program AminetFilter which is
  24. supported within RecentScript.
  25.  
  26. You can generate an user defined output from the selected
  27. archives. This can be an ARexx/DOS script or simply a text
  28. file. New output configurations can easily be edited, added
  29. and may contain user defined variables which can be altered
  30. within the program.
  31.  
  32. RecentScript can be started within mail/news readers via
  33. plugin ARexx scripts. Additional Arexx scripts support the
  34. import of the actual mail/article from a running mail/news
  35. reader instance into RecentScript. New plugin and import
  36. scripts can easily be added and are automatically supported
  37. from RecentScript.
  38.  
  39. Included output configurations:
  40.  
  41.  - AmFTP ARexx download script
  42.  - AmFTP Batch download file
  43.  - Amigaguide
  44.  - AmiNet Index
  45.  - Example
  46.  - HTML
  47.  - MountFTP DOS download script
  48.  - Spreadsheet CSV file
  49.  - Thor ARexx FTP-Mail script
  50.  - UMS  ARexx FTP-Mail script
  51.  - YAM  ARexx FTP-Mail script
  52.  
  53. Included plugins:
  54.  
  55.  - IntuiNews
  56.  - MailManager
  57.  - Thor
  58.  - YAM
  59.  
  60. Included importers:
  61.  
  62.  - IntuiNews
  63.  - Online Search on AmiNet     !!! NEW !!! RecentScript goes online
  64.  - Thor
  65.  - YAM
  66.  
  67.  
  68. This application requires 'MUIRexx' _V3.0x_ from ©Russell Leighton.
  69.  
  70.  
  71. Changes since V1.6:
  72.  
  73.  - added  : Output configuration 'AmigaGuide'
  74.  - added  : Output configuration 'Spreadsheet CSV'
  75.  - added  : Output configuration 'Thor FTP-Mail'
  76.  - added  : Output configuration 'UMS FTP-Mail'
  77.  - added  : Importer 'OnlineSearch' - Direct search on AmiNet
  78.  - added  : New entry variables for fixed width output
  79.  - fixed  : Error at batchmode settings window without variables
  80.  - fixed  : Error at filerequester without an initial drawer
  81.  - fixed  : Some minor internal bug fixes
  82.  - fixed  : Now supports empty configuration variables
  83.  - updated: YAM Importer/Plugin marks imported mail as readed
  84.  - updated: Alphabetic sort of batchmodes
  85.  - changed: Layout of batchmode settings window
  86.